{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 262700.0,
    "gravity": 0.27,
    "timewarpHeight": 2500.0,
    "mapColor": {
      "r": 0.375,
      "g": 0.380514711415863,
      "b": 0.380514711415863,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Vesta",
      "planetTextureCutout": -0.999,
      "surfaceTexture_A": "Dark_Dust",
      "surfaceTextureSize_A": {
        "x": 20.0,
        "y": 8.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 40.0,
        "y": 16.0
      },
      "terrainTexture_C": "Soft_Rocks",
      "terrainTextureSize_C": {
        "x": 280.0,
        "y": 145.0
      },
      "surfaceLayerSize": 50.0,
      "minFade": 0.0,
      "maxFade": 1.0,
      "shadowIntensity": 1.25,
      "shadowHeight": 10.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap(Craters, 22864.342535605016, 180)",
      "OUTPUT = AddHeightMap(Craters, 3866.847065769596, 22)",
      "OUTPUT = AddHeightMap(Perlin, 1380.6520634657011, 3)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap(Perlin, 6807.69441341742593, 1, Curve8)",
      "OUTPUT = ApplyCurve(Curve8)",
      "OUTPUT = ApplyCurve(Curve8)"
    ],
    "verticeSize": 2
  },
  "ORBIT_DATA": {
    "parent": "Sun",
    "semiMajorAxis": 353319000000.0,
    "eccentricity": 0.08874,
    "argumentOfPeriapsis": 151.19853,
    "multiplierSOI": 1.0,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}